const runtime._SIGINT

2 uses

	runtime (current package)
		defs_linux_amd64.go#L38: 	_SIGINT    = 0x2
		signal_unix.go#L160: 	case _SIGHUP, _SIGINT: